home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950528-19950726 / 000227_news@columbia.edu_Tue Jun 27 21:20:10 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA19681
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 27 Jun 1995 21:31:42 -0400
  3. Received: by apakabar.cc.columbia.edu id AA24377
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 27 Jun 1995 21:31:40 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!gatech!newsjunkie.ans.net!interaccess!flowbee!dmg
  6. From: dmg@flowbee.interaccess.com (Data Management Group)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: LRC error checking
  9. Date: 27 Jun 1995 21:20:10 GMT
  10. Organization: InterAccess, Chicago's best Internet service provider.
  11. Lines: 24
  12. Message-Id: <3spsma$d3c@nntp.interaccess.com>
  13. Reply-To: dmg@interaccess.com
  14. Nntp-Posting-Host: flowbee.interaccess.com
  15. X-Newsreader: TIN [version 1.2 PL2]
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. I need to apply LRC error checking to a string of data to be sent to 
  19. remote host. I am looking for a script/program that can be applied to the 
  20. data and give the LRC character. I am using the latest release of Kermit 
  21. on an RS6k running 3.2.5 and I can use any language or script .It should use 
  22. the XOR function across the data stream which will be alpha, numeric and 
  23. character based upto 150 chars in length. If anybody knows of anything that 
  24. will do this or has knowledge of how to go about this any help would be 
  25. appreciated.
  26.  
  27.  
  28.  
  29. Cheers,
  30.  
  31.  
  32. Ian 
  33.  
  34. ==============================================================================
  35. Data Management Group                    E-Mail: dmg@dmgil.com
  36. Oak Brook, IL                        Please Reply with;
  37.                             Subject:ATTN:IAN
  38. Ian Barraclough                        Tel # 708-953-0037
  39.  
  40. "Any opinions expressed.......blah,blah,blah......."
  41. ==============================================================================